Press e to edit the grub
ctrl+x to boot it will drop us to ramdisk
mount -o rw,remount /sysroot
chroot /sysroot
passwd
exit
mount -o ro,remount /sysroot
exit
restorecon /etc/shadow
setenforce 1
ipynb
format: https://github.com/ravexina/linux-notes. html
exports of project available at: https://ravexina.github.io/linux-notes.Linux Notes by Milad As (Ravexina) is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.